object fAbout: TfAbout Left = 356 Top = 174 BorderStyle = bsDialog Caption = 'About' ClientHeight = 377 ClientWidth = 349 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 337 Width = 349 Height = 40 Align = alBottom BevelOuter = bvNone TabOrder = 0 DesignSize = ( 349 40) object Bevel1: TBevel Left = 0 Top = 0 Width = 349 Height = 2 Align = alTop Shape = bsTopLine end object BTOK: TButton Left = 266 Top = 6 Width = 78 Height = 31 Cursor = crHandPoint Anchors = [akRight, akBottom] Cancel = True Caption = '&OK' Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 end end object Panel2: TPanel Left = 0 Top = 0 Width = 349 Height = 67 Align = alTop BevelInner = bvRaised BevelOuter = bvLowered Caption = 'Panel2' TabOrder = 1 DesignSize = ( 349 67) object Image2: TImage Left = 2 Top = 2 Width = 345 Height = 63 Align = alClient Picture.Data = {} Stretch = True end object LBProduct: TLabel Left = 27 Top = 10 Width = 187 Height = 44 Alignment = taCenter Caption = 'Innovatools Add/Remove Plus!'#8482 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True end object Image1: TImage Left = 289 Top = 10 Width = 48 Height = 48 Anchors = [akTop, akRight] Center = True Picture.Data = {} Proportional = True Stretch = True Transparent = True end object LbEdition: TLabel Left = 20 Top = 43 Width = 4 Height = 16 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True Visible = False end end object Panel4: TPanel Left = 0 Top = 67 Width = 349 Height = 270 Align = alClient BevelOuter = bvNone TabOrder = 2 DesignSize = ( 349 270) object LbBuild: TLabel Left = 120 Top = 13 Width = 33 Height = 16 Caption = 'Build:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object LBVersion: TLabel Left = 16 Top = 13 Width = 52 Height = 16 Caption = 'Version:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object LbBuildNumber: TLabel Left = 161 Top = 14 Width = 37 Height = 15 Caption = '1.0.0.0' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object LBVersionNumber: TLabel Left = 73 Top = 14 Width = 17 Height = 15 Caption = '1.0' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object LBCopyright: TLabel Left = 16 Top = 54 Width = 313 Height = 34 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Copyright '#169' EAST Technologies 1997-2004. All rigths reserved.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object LbTrademark: TLabel Left = 16 Top = 91 Width = 251 Height = 15 Anchors = [akLeft, akTop, akRight] Caption = 'Email Control!'#8482' is a trademark of Innovatools' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label1: TLabel Left = 16 Top = 139 Width = 158 Height = 39 Anchors = [akLeft, akTop, akRight] Caption = 'Usage of this product must be in accordance with the terms of th' + 'e End User License Agreement.' Transparent = True WordWrap = True end object Label2: TLabel Left = 16 Top = 196 Width = 323 Height = 67 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Warning: This computer program is protected by copyright law and' + ' international treaties. Unauthorized reproduction or distributi' + 'on may result in severe civil and criminal penalties, and will b' + 'e prosecuted to the maximum extent possible under the law.' Transparent = True WordWrap = True end object Bevel3: TBevel Left = 16 Top = 128 Width = 323 Height = 2 Anchors = [akLeft, akTop, akRight] Shape = bsTopLine end object Bevel2: TBevel Left = 16 Top = 43 Width = 324 Height = 2 Anchors = [akLeft, akTop, akRight] Shape = bsTopLine end object BTLicense: TButton Left = 190 Top = 147 Width = 145 Height = 23 Anchors = [akTop, akRight] Caption = 'View License Agreement' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -9 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BTLicenseClick end end end